@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea {
	background: none repeat scroll 0 0 #fff;
	color: #666;
	font: 14px/1 "Arial", "微软雅黑";
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
	text-decoration: none;
	height: auto;
	padding: 0;
	margin: 0;
}
address, cite, dfn, em, var {
	font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 14px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}
q:before, q:after {
	content: '';
}
p {
	margin: 0;
	padding: 0;
}
/* 重置表单元素 */

legend {
	color: #666;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */

button, input, select, textarea {
	font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */

/* 重置 hr */

hr {
	border: none;
	height: 1px;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html {
	overflow-y: scroll;
}
:link {
	text-decoration: none;
	color: #666;
}
:visited {
	text-decoration: none;
	color: #666;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
a, a:hover {
	text-decoration: none;
}
ol.breadcrumb {
	background: none;
	padding: 0px;
}
ol.breadcrumb li {
	display: inline;
}
/*======================公用样式=======================*/

.warp {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.top {
	width: 100%;
	height: 180px;
	background: url(../images/top.jpg) no-repeat center;
}
.header {
	width: 1200px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
.logo {
	width: 180px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
}
.logo a {
	display: block;
	width: 180px;
	height: 180px;
	text-indent: -9999px;
}
.top_tel {
	position: absolute;
	top: 62px;
	left: 1052px;
	font-size: 20px;
	color: #d1121c;
}
.menu {
	position: absolute;
	top: 120px;
	left: 180px;
}
.menu li {
	height: 60px;
	line-height: 58px;
	float: left;
}
.menu li a {
	display: block;
	margin: 0 30px;
}
.menu li a:hover {
	display: block;
	color: #15afb0;
	border-bottom: 2px solid #15afb0;
}
.menu li.has_menu {
	position: relative;
}
.menu li.has_menu dl {
	position: absolute;
	z-index: 9999;
	left: 0; /*border:#15afb0 solid 1px;*/
	width: 126px;
	display: none;
	background: rgba(0,0,0,.3);
}
.menu li.has_menu dl dt { /*border-bottom:#ccc solid 1px;*/
	display: block;
	width: 100%;
	line-height: 38px;
	text-align: center;
}
.menu li.has_menu dl dt:last-child {
	border-bottom: none;
}
.menu li.has_menu dl dt:hover {
	background: #15afb0;
}
.menu li.has_menu dl dt a:hover {
	border-bottom: none;
}
.menu li.has_menu dl dt a {
	margin: 0px;
	color: #fff;
}
.search_info {
	width: 193px;
	height: 26px;
	overflow: hidden;
	background: url(../images/search.jpg) no-repeat;
	position: absolute;
	top: 137px;
	right: 0;
}
.search_info_txt {
	display: inline;
	float: left;
	height: 26px;
	width: 175px;
}
.search_info_txt_css {
	background-color: transparent;
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	color: #bbb;
	float: left;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	width: 175px;
}
.search_info_btn {
	float: left;
	height: 26px;
	width: 18px;
}
.search_info_btn_css {
	background-color: transparent;
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	float: left;
	height: 26px;
	overflow: hidden;
	width: 18px;
	cursor: pointer;
}
#full-screen-slider {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	position: relative;
}
#slides {
	display: block;
	width: 100%;
	height: 700px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 700px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 90%;
	z-index: 9900;
}
#pagination li {
	display: block;
	list-style: none;
	width: 17px;
	height: 17px;
	float: left;
	margin-left: 5px;
	border-radius: 10px;
	border: 2px solid #fff;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #fff;
}
/*======================首页样式=======================*/

.index_box_1 {
	width: 100%;
	height: 800px;
	background: url(../images/index_box1bg.jpg) no-repeat center;
}
.index_pro {
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
.index_pro .stit {
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	margin: 0px auto;
	width: 200px;
	font-size: 2rem;
	text-align: center;
	border-bottom: #fff solid 1px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 45px;
}
.index_pro_menu {
	width: 1200px;
	height: 47px;
	border-bottom: 1px solid #93dada;
	position: absolute;
	top: 122px;
	left: 0;
	background: url(../images/m_1.png) no-repeat 0 17px;
}
.index_pro_menu ul {
	display: block;
	margin-left: 20px;
}
.index_pro_menu li {
	float: left;
	height: 47px;
	line-height: 46px;
}
.index_pro_menu li a {
	display: block;
	color: #fff;
	margin: 0 20px;
}
.index_pro_menu li a:hover {
	display: block;
	border-bottom: 2px solid #fff;
}
.index_pro_main {
	width: 1200px;
	height: 400px;
	position: absolute;
	top: 209px;
	left: 0;
}
.index_pro_main .new_pro {
	width: 480px;
	height: 400px;
	float: left;
}
.index_pro_main .new_pro img {
	display: block;
	width: 480px;
	height: 400px;
}
.index_pro_main .pro_con {
	width: 720px;
	height: 400px;
	float: left;
}
.index_pro_main .pro_con li {
	width: 240px;
	height: 400px;
	float: left; /* margin-left:2px; */
	position: relative;
	background: #fff;
}
.index_pro_main .pro_con li img {
	width: 238px;
	height: 184px;
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
}
.index_pro_main .pro_con li .tit {
	width: 240px;
	position: absolute;
	top: 220px;
	left: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.index_pro_main .pro_con li .tit a {
	color: #333;
}
.index_pro_main .pro_con li .txt {
	width: 210px;
	height: 80px;
	line-height: 20px;
	font-size: 12px;
	position: absolute;
	top: 240px;
	left: 15px;
	color: #888;
	overflow: hidden;
}
.index_pro_main .pro_con li .more {
	width: 85px;
	line-height: 24px;
	border: 1px solid #bbb;
	position: absolute;
	top: 330px;
	left: 76px;
	text-align: center;
	font-size: 12px;
}
.index_pro_main .pro_con li .more a {
	display: block;
	color: #888;
}
.pro_con .swiper-container {
	width: 720px;
	height: 400px;
}
.pro_con .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.pro_con .swiper-pagination-bullet-active {
	opacity: 1;
	background: #15afb0;
}
.pro_con ul.am-pagination >li>a, .pro_con ul.am-pagination >li>span {
	color: #15afb0;
	border: 1px solid #15afb0;
}
.pro_con .swiper-button-prev, .pro_con .swiper-button-next {
	background-image: none;
}
.pro_con .swiper-button-prev i, .pro_con .swiper-button-next i {
	font-size: 3rem;
	color: #59C5EB;
}
.pro_con .swiper-button-prev i:hover, .pro_con .swiper-button-next i:hover {
	color: #888;
}
.am-pagination>.am-active>a, .am-pagination>.am-active>span, .am-pagination>.am-active>a:hover, .am-pagination>.am-active>span:hover, .am-pagination>.am-active>a:focus, .am-pagination>.am-active>span:focus {
	background: #15afb0;
	border-color: #15afb0;
}
.index_about_top {
	width: 1200px;
	height: 228px;
	margin: 0 auto;
	position: relative;
}
.index_about_top .tit {
	position: absolute;
	top: -27px;
	left: 541px;
	z-index: 9999;
	font-size: 24px;
	color: #15afb0;
}
.index_about_top .about_ys {
	position: absolute;
	top: 77px;
	left: 11px;
}
.index_about_top .about_ys li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #15afb0;
}
.index_box_2 {
	width: 100%;
	height: 738px;
	background: url(../images/index_box2bg.jpg) no-repeat center;
}
/*修改开始*/

.index_about_top {
	width: 1200px;
	height: 228px;
	margin: 0 auto;
	position: relative;
}
.index_about_top .tit {
	position: absolute;
	top: -27px;
	left: 541px;
	z-index: 9999;
	font-size: 24px;
	color: #15afb0;
}
.index_about_top .about_ys {
	position: absolute;
	top: 90px;
	left: 77px;
	width: 1200px;
}
.index_about_top .about_ys li {
	float: left;
	width: 180px;
}
.index_about_top .about_ys li:nth-child(1) {
	margin-right: 118px;
}
.index_about_top .about_ys li:nth-child(2) {
	margin-right: 111px;
}
.index_about_top .about_ys li:nth-child(3) {
	margin-right: 119px;
}
.index_about_top .about_ys li:last-child {
	margin-right: 0%;
}
.index_about_top .about_ys li span {
	font-size: 18px;
	font-weight: bold;
	color: #15afb0;
	text-align: center;
	display: block;
}
.index_about_top .about_ys li em {
	font-size: 13px;
	color: #999;
	text-align: center;
	display: block;
	text-align: left;
	font-weight: normal;
	width: 100%;
	line-height: 22px;
	margin-top: 6px;
}
/*修改结束*/

.index_about {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto; /*padding-top:228px;*/
}
.index_about video {
	display: block;
	width: 550px;
	height: 360px;
	float: left;
	margin-right: 49px;
}
.index_about img {
	display: block;
	width: 550px;
	height: 360px;
	float: left;
	margin-right: 49px;
}
.index_about h2 {
	display: block;
	height: 33px;
	font-size: 24px;
	margin-top: 25px;
}
.index_about em {
	display: block;
	height: 20px;
	color: #ddd;
}
.index_about p {
	line-height: 35px;
}
.index_box_3 {
	width: 100%;
	height: 1550px;
	background: url(../images/index_box3bg.jpg) no-repeat top center;
}
.index_news_top {
	width: 1200px;
	height: 847px;
	margin: 0 auto;
	position: relative;
}
.index_news_top .tit {
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 50px;
	border-bottom: #ccc solid 1px;
	width: 200px;
	text-indent: 5px;
}
.index_news_top .txt {
	width: 595px;
	height: 70px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 219px;
	left: 597px;
}
.index_news {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;/* padding-top:847px;*/
}
.index_news .top_news {
	width: 630px;
	height: 310px;
	position: relative;
	background: url(../images/top_news.jpg) no-repeat;
}
.index_news .top_news .time {
	position: absolute;
	top: 0px;
	left: 7px;
	color: #676767;
}
.index_news .top_news img {
	display: block;
	width: 208px;
	height: 148px;
	position: absolute;
	top: 63px;
	left: 0;
	border: #EBEBEB solid 1px;
}
.index_news .top_news .tit {
	position: absolute;
	top: 63px;
	left: 220px;
	width: 400px;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
}
.index_news .top_news .tit a {
	color: #333;
}
.index_news .top_news .txt {
	width: 400px;
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 220px;
	color: #858585;
}
/*修改结束*/

.index_news .top_news .more {
	position: absolute;
	top: 250px;
	left: 36px;
	font-size: 12px;
}
.index_news .top_news .more a {
	color: #15afb0;
}
.index_news .list_news {
	width: 1200px;
	height: 370px;
}
.index_news .list_news li {
	width: 386px;
	height: 150px;
	float: left;
	margin: 7px;
	background: url(../images/list_newsli.jpg) no-repeat;
	position: relative;
}
.index_news .list_news li .time {
	position: absolute;
	top: 10px;
	left: 15px;
	color: #676767;
}
/*修改开始*/

.index_news .list_news li img {
	display: block;
	width: 138px;
	height: 98px;
	border: #EBEBEB solid 1px;
	position: absolute;
	top: 35px;
	left: 10px;
}
.index_news .list_news li .tit {
	position: absolute;
	width: 220px;
	height: 30px;
	top: 35px;
	left: 152px;
	font-weight: bold;
	line-height: 30px;
}
.index_news .list_news li .tit a {
	color: #333;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 230px;
	display: inline-block;
}
.index_news .list_news li .txt {
	width: 220px;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
	position: absolute;
	top: 65px;
	left: 152px;
	font-size: 12px;
}
.index_news .list_news li:last-child {
	margin-right: 0px;
}
/*修改结束*/

.index_news .list_news li .txt a {
	color: #858585;
}
.index_news .list_news li:hover {
	display: block;
	background: url(../images/list_newslia.jpg) no-repeat;
}
.index_news .list_news li:hover .time, .index_news .list_news li:hover a, .index_news .list_news li:hover p {
	color: #fff;
}
.list_news .swiper-container {
	width: 1200px;
	height: 370px;
}
.list_news .swiper-slide {
	text-align: center;
	font-size: 15px;
	background: #fff;
	/* Center slide text vertically */

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.list_news .swiper-pagination-bullet {
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #000;
	opacity: 1;
	background: rgba(0,0,0,0.2);
}
.list_news .swiper-pagination-bullet-active {
	color: #fff;
	background: #15afb0;
}
.list_news .swiper-pagination {
	bottom: 10px;
}
/*=======================内页样式=======================*/

.location {
	width: 1200px;
	line-height: 60px;
	margin: 0 auto;
	color: #15afb0;
	text-align: left;
}
.location a {
	color: #15afb0;
}
.inner {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.inner p {
	line-height: 25px;
}
.left {
	width: 270px;
	overflow: hidden;
	float: left;
}
.left_tit {
	width: 270px;
	height: 40px;
	font-size: 22px;
	color: #333;
}
.left_cat {
	width: 270px;
	margin-bottom: 100px;
}
.left_cat li {
	width: 204px;
	line-height: 48px;
	text-indent: 19px;
	background: url(../images/left_catli.jpg) no-repeat;
}
.left_cat li a {
	display: block;
	color: #5d5d5d;
}
.left_cat li a:hover {
	display: block;
	color: #15afb0;
	background: url(../images/left_catlia.jpg) no-repeat;
}
.right {
	width: 904px;
	overflow: hidden;
	float: left;
	margin-left: 26px;
	margin-bottom: 50px;
}
.title {
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
}
.inner_pro {
	width: 924px;
	float: left;
	margin-left: 6px; /*margin-bottom:50px;*/
}
.inner_pro li {
	width: 288px;
	height: 400px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	background: url(../images/inner_proli.jpg) no-repeat;
}
.inner_pro li img {
	width: 286px;
	height: 221px;
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
}
.inner_pro li .tit {
	width: 288px;
	position: absolute;
	top: 230px;
	left: 0;
	text-align: center;
}
.inner_pro li .tit a {
	color: #333;
	font-weight: bold;
}
.inner_pro li .txt {
	width: 238px;
	height: 88px;
	line-height: 22px;
	font-size: 12px;
	position: absolute;
	top: 252px;
	left: 25px;
	overflow: hidden;
}
.inner_pro li .more {
	width: 87px;
	line-height: 26px;
	position: absolute;
	top: 353px;
	left: 100px;
	text-align: center;
	font-size: 12px;
}
.inner_pro li .more a {
	display: block;
	color: #bbb;
}
.inner_pro li:hover {
	display: block;
	background: url(../images/inner_prolia.jpg) no-repeat;
}
.inner_pro li:hover .more a {
	color: #fff;
}
.show_pro {
	overflow: hidden;
	line-height: 20px;
}
.contact {
	margin-bottom: 50px;
	overflow: hidden;
}
.contact_top {
	width: 1200px;
	height: 452px;
}
.contact_top .lx {
	width: 456px;
	height: 452px;
	background: url(../images/lx.jpg) no-repeat;
	float: left;
	position: relative;
	color: #333;
}
.contact_top .lx .tit {
	width: 200px;
	height: 45px;
	font-size: 24px;
	border-bottom: 1px solid #a6a6a6;
	position: absolute;
	top: 0;
	left: 0;
}
.contact_top .lx .add {
	position: absolute;
	top: 87px;
	left: 34px;
}
.contact_top .lx .tel {
	position: absolute;
	top: 127px;
	left: 34px;
}
.contact_top .lx .mobile {
	position: absolute;
	top: 167px;
	left: 34px;
}
.contact_top .lx .fax {
	position: absolute;
	top: 207px;
	left: 34px;
}
.contact_top .lx .qq {
	position: absolute;
	top: 247px;
	left: 34px;
}
.contact_top .lx .email {
	position: absolute;
	top: 287px;
	left: 34px;
}
.contact_top .ly {
	width: 744px;
	height: 452px;
	float: left;
}
.contact_top .ly .tit, .guestbookInfo .tit {
	width: 200px;
	height: 45px;
	font-size: 24px;
	border-bottom: 1px solid #a6a6a6;
	color: #333;
}
.guestbookInfo .tit {
	margin-bottom: 20px;
}
.guestbookInfo .animated.bounceIn {
	width: 85%;
	margin: 10px auto;
}
.touch {
	width: 744px;
	margin-top: 34px;
	position: relative;
}
div.ly input[type='text'], div.ly input[type='submit'] {
	border: none;
	position: absolute;
	outline: none;
	text-indent: 15px;
	border: 1px solid #e0dee0;
	color: #a9a4a9;
}
div.ly input[type='checkbox'] {
	width: 12px;
	height: 12px;
}
input.gbk_1 {
	width: 353px;
	height: 38px;
	top: 0;
	left: 0;
}
input.gbk_2 {
	width: 353px;
	height: 38px;
	top: 0;
	left: 390px;
}
input.gbk_3 {
	width: 353px;
	height: 38px;
	top: 75px;
	left: 0;
}
input.gbk_4 {
	width: 353px;
	height: 38px;
	top: 75px;
	left: 390px;
}
.ly textarea {
	width: 722px;
	height: 68px;
	position: absolute;
	top: 150px;
	left: 0;
	outline: none;
	overflow: hidden;
	border: 1px solid #e0dee0;
}
.ly textarea, .ly input {
	color: #d5d5d5;
}
.ly textarea {
	padding: 10px;
}
input.contact_sub {
	width: 197px !important;
	height: 41px !important;
	text-indent: 0 !important;
	color: #fff !important;
	top: 275px;
	left: 0;
	cursor: pointer;
	background: #15afb0;
	border: 0 !important;
	line-height: 41px;
	text-align: center !important;
}
input.contact_sub a {
	display: block;
	color: #fff !important;
}
.contact_con {
	width: 1200px;
	overflow: hidden;
}
.contact_con ul li { /*float:left; width: 32%; margin-right: 2px;*/
}
.contact_con ul li:nth-child(3n) { /*margin-right: 0px; height: 270px;*/
}
.contact_con .tit {
	width: 200px;
	height: 45px;
	font-size: 24px;
	border-bottom: 1px solid #a6a6a6;
	color: #333;
}
.contact_con .txt { /*padding:35px 0; line-height:24px;*/
}
.news {
	overflow: hidden;
	margin-bottom: 50px;
}
.news_top {
	width: 1200px;
	height: 380px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
}
.news_top img {
	display: block;
	width: 520px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
}
.news_top .tit {
	width: 630px;
	height: 60px;
	line-height: 30px;
	position: absolute;
	top: 28px;
	left: 570px;
	font-size: 26px;
}
.news_top .tit a {
	color: #333;
}
.news_top .time {
	position: absolute;
	top: 80px;
	left: 570px;
	color: #999;
}
.news_top .txt {
	width: 630px;
	height: 160px;
	line-height: 24px;
	position: absolute;
	top: 110px;
	left: 570px;
	color: #999;
}
.news_top .more {
	position: absolute;
	top: 330px;
	left: 570px;
	color: #999;
}
.news_top .more a {
	color: #999;
}
.news_con {
	width: 50%;
	height: 205px;
	background: #fff;
	border-bottom: 1px solid #dedfdf;
	margin-bottom: 20px;
	position: relative;
	float: left;
}
.news_con img {
	width: 230px;
	height: 163px;
	position: absolute;
	top: 20px;
	left: 20px;
}
.news_con .tit {
	position: absolute;
	top: 25px;
	left: 270px;
	font-size: 15px;
	font-weight: bold;
}
.news_con .tit a {
	color: #272626;
}
.news_con .time {
	position: absolute;
	top: 54px;
	left: 270px;
	color: #656565;
}
.news_con .txt {
	width: 324px;
	height: 85px;
	line-height: 26px;
	position: absolute;
	top: 73px;
	left: 270px;
}
.news_con .more {
	width: 130px;
	line-height: 32px;
	position: absolute;
	top: 152px;
	left: 333px;
	background: #00a0ea;
	text-align: center;
}
.news_con .more a {
	color: #fff;
}
.news_con:hover {
	background: #f2f2f2;
}
.keyword_list {
	padding: 22px;
	padding-top: 0;
	overflow: hidden;
}
.keyword_list ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 6px;
}
.keyword_list li {
	border-bottom: 1px dotted #888A89;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.keyword_list li a {
	color: #414141;
	text-decoration: none;
}
.keyword_list li span {
	color: #414141;
	float: right;
	margin-right: 30px;
}
.owl-stage {
	width: 1200px;
	overflow: hidden;
}
.owl-item {
	width: 30%;
	float: left;
	padding-bottom: 20px;
	padding-left: 1.5%;
	padding-right: 1.5%;
}
.owl-item li {
	width: 100%;
	float: left;
	background: #fff;
	transition: 460ms;
	height: 182px;
}
.owl-item li figcaption {
	transition: 460ms;
	border-top: 8px solid #eee;
	position: relative;
}
.owl-item li figcaption .mask {
	height: 8px;
	width: 0px;
	transition: 460ms;
	background: #15afb0;
	position: absolute;
	left: 0;
	top: -8px;
}
.owl-item li:hover figcaption .mask {
	height: 8px;
	width: 100%;
	transition: 460ms;
	background: #15afb0;
}
.owl-item li figcaption H4 {
	font-size: 16px;
	color: #333;
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
	transition: 460ms;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.owl-item li figcaption H6 {
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 25px;
	text-align: left;
	color: #999;
	transition: 460ms;
	border-bottom: 1px solid #eee;
}
.owl-item li:hover figcaption H4 {
	color: #15afb0;
}
.owl-item li figcaption .time {
	float: left;
	font-size: 12px;
	color: #999;
	transition: 460ms;
}
.news-infor {
	padding-bottom: 60px;
	overflow: hidden;
}
/************新闻详情**************/

.news-info .leftwrap {
	width: 78%;
	margin-right: 2%;
	padding-bottom: 20px;
}
.news-info.twrap .leftwrap, .news-info.m-wrap .leftwrap {
	margin-right: 0;
	width: 100%;
}
.news-info .rightwrap {
	width: 20%;
	padding-bottom: 20px;
}
.news-info h1 {
	color: #505050;
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}
.news-info .entry-meta {
	padding: 8px 0;
	text-align: center;
	background: #ccc;
	overflow: hidden;
	color: #505050;
	line-height: 25px;
	font-size: 14px;
}
.news-info .contwrap {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #555;
}
.news-info .contwrap p {
	line-height: 28px;
	margin-bottom: 5px;
}
.news-info .contwrap p a{
	color: #15afb0;
}
.news-info .contwrap img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.news-info .rightwrap h2 {
	font-weight: bold;
	padding: 12px 14px;
	line-height: 22px;
	margin-bottom: 10px;
	background: #15afb0;
	font-size: 16px;
	color: #fff;
}
.news-info .rightwrap ul {
	width: 100%; /*padding: 0 3%;*/
}
.news-info .rightwrap li {
	width: 240px;
	height: 38px;
	border-bottom: 1px solid #E8E8E8;
}
.news-info .rightwrap li:last-child {
	border-bottom: none;
}
.news-info .rightwrap li a {
	color: #333;
	font-size: 14px;
	display: block;
	width: 240px;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}
.news-info .rightwrap li a:hover {
	text-decoration: underline;
}
.news-info .rightwrap li .post-date {
	display: block;
	line-height: 21px;
	font-size: 13px;
	color: #555;
	margin-top: 1px;
}
.news-info .paging {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	width: 100%;
}
.news-info .paging .fl {
	font-size: 12px;
	line-height: 22px;
}
.news-info .paging a {
	color: #666;
}
.news-info .paging a:hover {
	text-decoration: underline;
}
.news-info .paging .return {
	border: 1px solid #ddd;
	display: block;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	text-align: center;
	width: 100px;
	font-size: 14px;
}
.news-info .paging .return:hover {
	border: 1px solid #9ac20f;
	background-color: #27ae61;
	color: #fff;
}
.hr a {
	color: #D2211F;
	padding: 0 10px;
	text-decoration: underline;
}
table.job {
	border-collapse: collapse;
	color: #777777;
	width: 100%;
}
table.job th, .job td {
	border: 1px solid #DDDDDD;
}
table.job th {
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
table.job td {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
	text-align: center;
}
table.job a.close {
	height: 28px;
	line-height: 28px;
}
table.job .jobdetail {
	background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 24px;
	margin: 0 auto;
	width: 76px;
}
table.job .mydiv {
	left: 50%;
	margin: -135px 0 0 -325px;
	position: fixed !important;
	top: 30%;
	width: 650px;
	z-index: 999;
}
table.job .mydiv table {
	border-collapse: collapse;
	color: #777777;
	line-height: 22px;
}
table.job .mydiv table .alignleft {
	text-align: left;
}
.guestbook {
	padding-top: 30px;
}
.guestbook table th {
	color: #777;
	text-align: left;
}
.guestbook table td input, .guestbook table td textarea {
	border: 1px solid #777;
	background: #f0f0f0;
}
.red {
	color: red
}
#inquiry_form input, #inquiry_form img {
	vertical-align: middle;
}
/*下载中心页面样式*/



.download {
	width: 100%;
	float: left;
	margin-left: 6px; /*margin-bottom:50px;*/
}
.download li {
	width: 281px;
	height: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	border: #ccc solid 1px;
}
.download li:last-child {
	margin-right: 0px;
}
.download li img {
	width: 100%;
	height: 221px;
	display: block;
}
.download li .tit {
	width: 100%;
	position: absolute;
	top: 243px;
	left: 0;
	text-align: center;
}
.download li .tit a {
	color: #333;
	font-weight: bold;
}
.download li .more {
	width: 87px;
	line-height: 26px;
	position: absolute;
	bottom: 10px;
	left: 100px;
	text-align: center;
	font-size: 12px;
}
.download li .more a {
	display: block;
	color: #bbb;
	border: #ccc solid 1px;
}
.download li:hover {
	display: block;
	border: #15afb0 solid 1px;
}
.download li:hover .more a {
	color: #fff;
	background: #15afb0;
	border: #fff solid 1px;
}
.downlist {
	padding: 22px;
	padding-top: 0;
	overflow: hidden;
}
.downlist ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 6px;
}
.downlist li {
	border-bottom: 1px dotted #888A89;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.downlist li a {
	color: #414141;
	text-decoration: none;
}
.downlist li span {
	color: #414141;
	float: right;
	margin-right: 30px;
}
.single h1 {
	padding: 7px 0;
	color: #333;
	text-align: center;
	font-size: 14px;
	border-bottom: #666 1px dotted;
}
.single span.title {
	display: block;
	width: 100%;
	padding: 5px 0;
	color: #666;
	text-align: center;
}
.single p {
	margin: 20px 0;
	line-height: 22px;
	color: #000;
}
.back {
	height: 27px;
	padding: 7px 0;
	text-align: right;
}
.back a {
	width: 116px;
	height: 27px;
	color: #3487D1;
}
/*在线询盘页面样式*/

.inquiry_form {
	padding: 10px 0 0 30px;
	color: #000;
	font-family: Tahoma;
}
.inquiry_form tr {
	margin: 0 0 15px 0;
}
.inquiry_form th {
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: normal;
}
.inquiry_form td input, .inquiry_form td textarea {
	border: 1px solid #bbb;
	padding: 2px;
}
.inquiry_form td .btn_box {
	width: 60px;
	height: 24px;
	border: 1px solid #bbb;
	background: #e6e6e6 url(../images/inquiry_btn.jpg) repeat-x;
	color: #333;
	cursor: pointer;
}
/*======================产品终端页产品图片切换效果样式=======================*/

.products_4 {
	overflow: hidden;
}
.products_5 {
	padding-top: 10px;
	padding-left: 40px;
	float: left;
}
.products_5 h1 {
	font-size: 14px;
	font-weight: bold;
}
#preview {
	float: none;
	padding: 15px 0;
	width: 400px;
	float: left;
}
.description {
	clear: both; /*height:400px;*/
	overflow: auto
}
.description h2, .other h2 {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-indent: 10px;
	color: #15afb0; /*border-bottom: 1px dashed #999;*/
}
.description .data {
	overflow-x: auto;
	margin: 0px 0;
}
.description a.iq {
	display: block;
	width: 98px;
	height: 25px;
}
.description p {
	width: 100%;
	height: auto;
	color: #000;
	line-height: 22px;
	margin: 20px 0;
}
.description .txt {
	border-bottom: 1px solid #999;
	font-size: 15px;
	line-height: 34px;
	padding-left: 10px;
	color: #13233c;
	font-weight: bold;
}
.description table {
	width: 100%;
	text-align: center;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	background: #fff;
	color: #333;
}
.description table td {
	padding: 6px 5px;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
.inquiry {
	border: #15afb0 solid 1px;
	background: #15afb0;
	border-radius: 5px;
	width: 130px;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
/*产品终端样式*/



/*产品终端页产品图片切换效果样式*/

.proinfo_two {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	height: auto;
}
.proinfo_two .pro_description {
	background: none repeat scroll 0 0 #4F5152;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	text-indent: 10px;
	color: #ffffff;
}
.proinfo_two .pro_description_cont {
	height: auto !important;
	overflow: visible;
	padding: 10px;
}
.proinfo_two .pro_description_cont p {
	line-height: 25px;
	margin: 10px 0;
}
.proinfo_two .pro_description_cont p strong{
	font-size:15px;
}
.proinfo_two .pro_description_cont a {
	color: #15afb0;
}
.proinfo_two .pro_description_cont table {
	line-height: 30px;
}
#spec-n1 img {
	width: 400px;
	height: 309px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}
#spec-n5 {
	width: 400px;
	overflow: hidden;
	zoom: 1;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	padding: 1px;
}
#spec-right {
	width: 124px;/* height:60px;*/
	float: left;
}
#spec-right a img {
	width: 124px;
	height: 60px;
}
#spec-list {
	width: 400px;
	float: left;
}
#spec-list ul {
	float: left;
	height: 86px;
}
#spec-list ul li {
	width: 99px;
	height: 86px;
	float: left;
}
#spec-list ul li img {
	width: 96px;
	height: 80px;
	cursor: pointer;
	border: 1px solid #CCC;
	padding: 2px;
}
ul.product_list {
	clear: both;
	margin: 20px 20px 0;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	zoom: 1;
}
ul.product_list li {
	font-weight: bold;
	float: left;
	padding: 0 10px;
	background-color: #8395A0;
	display: block;
	cursor: pointer;
	border-right: 1px #FFFFFF solid;
	line-height: 26px
}
ul.product_list li a {
	color: #FFFFFF;
}
ul.product_list li.sel {
	background-color: #47555e;
}
/*放大镜样式 开始*/





.jqzoom {
	position: relative;
	padding: 0;
}
.bigimg {
	width: 800px;
	height: auto;
}
.zoomdiv {
	z-index: 8;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: left;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 3;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
/*放大镜样式 结束*/



.other, .other ul {
	float: left;
	font-size: 12px;
	line-height: 22px; /* width: 763px; */
}
.other_tit {
	border-bottom: 1px dashed #222222;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
}
.other ul { /*margin: 20px 0; */
}
.other li {
	float: left;
	margin: 0 10px;
	width: 160px;
}
.other li a {
	display: block;
}
.other li a:hover {
	display: block;
	text-decoration: underline;
}
.other img {
	background: none repeat scroll 0 0;
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto;
	width: 158px;
}
.other span {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*相关资讯*/

.other_news {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.other_news h2 {
	line-height: 40px;
	font-size: 15px;
	text-indent: 10px;
	font-weight: bold;
	color: #15afb0;
}
.other_news ul {
	width: 100%;
	zoom: 1;
	overflow: hidden;
}
.other_news ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 48%;
	border-bottom: 1px dashed #e3e2e2;
	;
	margin: 0px 4px;
	overflow: hidden;
	text-indent: 5px;
}
.other_news ul li span {
	float: right;
	margin-left: 5px;
	color: #999;
}
/*相关产品*/

.other_product {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.other_product h2 {
	line-height: 40px;
	font-size: 15px;
	text-indent: 10px;
	font-weight: bold;
	color: #15afb0;
}
.other_product ul {
	width: 100%;
	overflow: hidden;
}
.other_product li {
	float: left;
	margin: 0 14px;
	width: 152px;
}
.other_product li a {
	display: block;
}
.other_product li a:hover {
	display: block;
	text-decoration: underline;
}
.other_product img {
	background: none repeat scroll 0 0;
	border: 1px solid #ccc;
	display: block;
	height: 104px;
	margin: 0 auto;
	width: 150px;
}
.other_product span {
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
}
.other_product em {
	display: block;
	font-size: 12px;
	height: 54px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
	color: #999;
}
/*======================分页样式=======================*/

.pager {
	margin: 20px auto 0;
	padding: 5px 0;
	clear: both;
}
.page_link {
	height: 22px;
	padding: 0 20px;
	font-size: 11px;
	color: #777;
}
.pager span {
	line-height: 20px;
	background: #F0F0F0;
	margin: 0px 2px;
	padding: 0 0.6em;
	float: left;
}
.pager span a {
	display: block;
}
.page_link_total {
	color: #777;
}
.page_link_now {
	font-weight: bold;
	color: #d2211f;
}
/*======================底部样式=======================*/

.tag {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tag dl {
	display: block;
}
.tag dl dt {
	float: left;
	width: 70px;
	line-height: 30px;
}
.tag dl dd {
	float: left;
	line-height: 30px;
	margin-right: 10px;
}
.footWrap {
	width: 100%;
	height: 456px;
	background: #363636;
}
.footer {
	width: 1200px;
	height: 456px;
	margin: 0 auto;
	background: url(../images/foot_bg.jpg) no-repeat;
}
.foot_link {
	width: 1200px;
	height: 150px;
	font-size: 13px;
}
.foot_link dl {
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}
.foot_link dl dt {
	float: left;
	width: 70px;
	line-height: 20px;
	color: #9c9c9c;
}
.foot_link dl dd {
	line-height: 22px;
	float: left;
	margin-right: 4px;
}
.foot_link dl dd a {
	color: #9c9c9c;
}
.foot_con {
	width: 1200px;
	height: 232px;
}
.fnav {
	width: 372px;
	overflow: hidden;
	float: left;
	height: 210px;
}
.fnav a {
	width: 140px;
	display: inline-block;
	margin-bottom: 26px;
	color: #fff;
}
.fwz {
	width: 544px;
	overflow: hidden;
	float: left;
	height: 210px;
}
.fwz p {
	float: left;
	width: 220px;
	color: #fff;
	line-height: 24px;
	padding-bottom: 4px;
}
.fwz p span {
	display: block;
	color: #9c9c9c;
}
/*.fwz P:last-child{ width:330px;}*/

.flogo {
	width: 284px;
	float: right;
	overflow: hidden;
}
.flogo dt {
	height: 145px;
}
.flogo dt p {
	float: left;
	width: 122px;
	margin-left: 50px;
	overflow: hidden;
}
.flogo dt img {
	width: 122px;
	height: 122px;
	display: block;
}
.flogo dt span {
	display: block;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.fwz1 {
	width: 1200px;
	height: 74px;
	margin: 0 auto;
	overflow: hidden;
	color: #a0a0a0;
	line-height: 74px;
}
.fwz1 a {
	color: #a0a0a0;
}
/*插件*/



.pc-slide {
	/*width: 500px;*/

	width: 620px;
	margin: 0 auto;
	position: relative;
}
.pc-slide .view {
	position: absolute;
	left: 120px;
}
.view .swiper-container {
	width: 500px;
	height: 500px;
}
.view .swiper-container .swiper-slide img {
	width: 100%;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.preview {
	width: 86px;
	margin-top: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.preview .swiper-container {
	height: 505px;
	width: 85px;
	overflow: hidden;
}
.preview .swiper-slide {
	width: 82px;
	height: 90px;
	cursor: pointer;
	margin-bottom: 10px;
	border: 1px solid #cacaca;
	border-radius: 3px;
}
.preview .swiper-slide img {
	width: 80px;
	height: 88px;
}
.preview .slide6 {
	width: 82px;
}
.preview .arrow-top {
	background: url(../images/feel_top.png) no-repeat left top;
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -9px;
	width: 18px;
	height: 9px;
	z-index: 10;
}
.preview .arrow-bottom {
	background: url(../images/feel_bottom.png) no-repeat left bottom;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -9px;
	width: 18px;
	height: 9px;
	z-index: 10;
}
.preview img {
	padding: 1px;
	width: 80px;
}
.preview .active-nav img {
	padding: 0;
	border: 1px solid #F00;
}
.contact_box {
	width: 100%;
	overflow: hidden;
	background: #f9f9f9;
}
.contact_lx {
	width: 1200px;
	overflow: hidden;
	padding: 53px 0;
	margin: 0 auto;
}
.contact_lx li {
	background: url(../images/address_line.jpg) no-repeat;
	width: 285px;
	height: 271px;
	float: left;
	margin-right: 20px;
	margin-bottom: 29px;
}
.contact_lx li:nth-child(4n) {
	margin-right: 0;
}
.contact_lx li .con {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.contact_lx li span {
	display: block;
	height: 56px;
	font-size: 18px;
	padding-top: 4px;
	line-height: 56px;
	text-align: center;
	font-weight: bold;
	color: #464646;
}
.contact_lx li .txt {
	width: 280px;
	line-height: 27px;
	color: #848484;
}
.contact_lx li .txt p {
	height: 28px;
	font-size: 14px;
	text-indent: 8px;
}
.pages {
	clear: both;
	margin-left: 10px;
}
.loading {
	display: none;
}

@media (min-width:781px) and (max-width:1279px) {
}

@media (min-width:1280px) and (max-width:1399px) {
}

@media (min-width:1400px) and (max-width:1599px) {
}

@media (min-width:1600px) and (max-width:1919px) {
}
